• My Account

    06:33:13 am / 00:15:118 Pass

    My Account
    10.09.2021 06:33:13 10.09.2021 06:33:28 00:15:118 · #test-id=1
    PassUpdate Personal Information (First Name) in my account
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.setUp(io.cucumber.java.Scenario)
    Execution started for Scenario: Update Personal Information (First Name) in my account
    Given I launch the automationpractice
    Application Launched : http://automationpractice.com/
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    And I login to the application using lakssh@hotmail.com and Test1234
    lakssh@hotmail.com entered in By.id: email
    Test1234 entered in By.id: passwd
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    When I navigate to personal information page
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    Then I update FirstName Lakssh in personal information page using password Test1234 and submit
    Laksshdfa entered in By.id: firstname
    Test1234 entered in By.id: old_passwd
    Success Message displayed as expected
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    Then I navigate to personal information page
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    And validate if the updated first name is replicated
    Actual and Expected text match : Laksshdfa
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.tearDown(io.cucumber.java.Scenario)
    Execution completed for Scenario: Update Personal Information (First Name) in my account and driver closed
  • Order Confirmation

    06:33:29 am / 00:28:896 Pass

    Order Confirmation
    10.09.2021 06:33:29 10.09.2021 06:33:58 00:28:896 · #test-id=18
    PassOrder T-Shirt and verify Order History
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.setUp(io.cucumber.java.Scenario)
    Execution started for Scenario: Order T-Shirt and verify Order History
    Given I launch the automationpractice
    Application Launched : http://automationpractice.com/
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    And I login to the application using lakssh@hotmail.com and Test1234
    lakssh@hotmail.com entered in By.id: email
    Test1234 entered in By.id: passwd
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    And I clear the cart if present
    Cart is already Empty
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    When I navigate to T-Shirts menu and add a product to basket
    Page Scrolled down to By.xpath: //div[@class='product-image-container'] successfully!
    product is hovered
    Actual and Expected text match : $16.51
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    And I validate the summary and confirm order
    Actual and Expected text match : $16.51
    Actual and Expected text match : $2.00
    Actual and Expected text match : $19.25
    order Reference number is : ZZJWBWMUA
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    Then I navigate to order History page and validate the details
    Date sort is clicked
    Page Scrolled down to By.cssSelector: p[class='dark'] strong successfully!
    Actual and Expected text match : Order Reference ZZJWBWMUA -- placed on 10/09/2021
    Page Scrolled down to By.cssSelector: td[class='bold'] label successfully!
    Actual and Expected text match : Faded Short Sleeve T-shirts - Color : Orange, Size : S
    Actual and Expected text match : 1
    Actual and Expected text match : $16.51
    Actual and Expected text match : $19.25
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    And I signout from the application
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.tearDown(io.cucumber.java.Scenario)
    Execution completed for Scenario: Order T-Shirt and verify Order History and driver closed

Started

Oct 9, 2021 06:33:11 am

Ended

Oct 9, 2021 06:33:58 am

Features Passed

2

Features Failed

0

Features
Scenarios
Steps

Timeline

Tags

NamePassedFailedSkippedOthersPassed %
@Smoke 1 0 0 0 100%
@Regression 2 0 0 0 100%